home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: Alpha / Whiteline Alpha.iso / tools / winlupe / source / win_lupe.prj < prev    next >
Encoding:
Text File  |  1994-09-22  |  400 b   |  22 lines

  1.  
  2. WIN_LUPE.APP
  3.  
  4. .C [ -G -P -DGERMAN ]
  5. .L [ -S=8192 ]
  6. .S [ -2 ]
  7.  
  8. =
  9.  
  10. START.S               ; Startup-Code
  11. WIN_LUPE.C           ; Haupt-Programm
  12. HELP.C               ; Hilfs-Texte
  13. IMAGE.C               ; Images
  14. ZOOM.S               ; Zoom-Routinen
  15.  
  16. E_GEM.LIB           ; Extended GEM library
  17. PCSTDLIB.LIB       ; standard library
  18. PCEXTLIB.LIB       ; extended library
  19. PCTOSLIB.LIB       ; TOS library
  20. PCGEMLIB.LIB       ; AES and VDI library
  21.  
  22.